MessageCompanies Property |
Contains the names of the companies associated with the contact item.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<string> Companies { get; }Public ReadOnly Property Companies As IList(Of String)
Get
Property Value
Type:
IListStringThe companies.
See Also